/ . / _surface
_surface module
subdivide_triangles ( vertex_array, triangle_array )
subdivide_triangles(vertex_array: object, triangle_array: object) -> object
smooth_vertex_positions ( vertex_array, triangle_array, smoothing_factor, smoothing_iterations, )
smooth_vertex_positions(vertex_array: object, triangle_array: object, smoothing_factor: float, smoothing_iterations: int)
Surface_Group
Not instantiable from Python
Surface_Model
Surface_Model() -> Surface_Model
error
no attributes